A program that translates from machine language to assembly language, often to decipher existing machine language programs by generating symbolic code listings. 将机器语言翻译成汇编语言的程序,一般通过产生符号代码的清单来翻译已有的机器语言程序。
Machine language: A language designed for the direct use by a computer without translation. Also called Machine code. 机器语言:为电脑直接使用,不需翻译,而设计的语言。亦称机器代码。
A machine language where the code of the complement of a digit is the complement of the code of the digit. 一种机器语言,其中数字补数的代码为该数字代码的补数。
Based on analyzing the process of simulation of machine assembly, the designing and realization of a language code and virtual assembly function, which describes simulation of machine assembly is introduced, and has been validated the technology validity by instance. 在分析了虚拟机床装配仿真过程的基础上,提出了一种机床虚拟装配描述语言代码及其相对应的虚拟装配函数的设计和实现方案,并通过实例验证了该技术的有效性。
Typing for Machine Language and Safety Checking for Machine Code 机器语言的类型化及代码的安全检查
BIOS is a 8086/ 8088 machine language code segment. BIOS是一段8086/8088机器语言代码,调用BIOS是利用中断调用,只有汇编语言才能直接调用。
It is flexible and efficient to use compiling method to interpret and execute numerically contrlled machine tool operating language G code. 对数控机床加工程序语言&G代码采用编译原理的方法来实现解释执行,不但灵活性好,而且执行效率高。